home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 4720 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.4 KB  |  46 lines

  1. Path: pathway1.pathcom.com!ts2l3
  2. From: insystem@pathcom.com (Geoffrey Welsh)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: can I use my UNBUFFERED 8250 SERIAL PORT with Sportster Modem?
  5. Date: 10 Feb 1996 18:15:36 GMT
  6. Organization: InSystems Technologies Inc.
  7. Message-ID: <4finc8$ocd@pathway1.pathcom.com>
  8. References: <311B3D04.7DA0@sunmail.lrz-muenchen.de>
  9. NNTP-Posting-Host: ts2l3.pathcom.com
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <311B3D04.7DA0@sunmail.lrz-muenchen.de>,
  13.    Bernd Sch÷nwΣlder <kn011ae@sunmail.lrz-muenchen.de> wrote:
  14. >I die to surf on the Net with my aged 386 notebook ...
  15. >only my Trumpet Winsock installation guide says I
  16. >need a UART Serial Port Chip coded 16550, and my notebook only has
  17. >a 8250 which seems to be an unbuffered version.
  18.  
  19. The manual is giving good advice but, if you choose not to follow it - or 
  20. can't follow it - no damage will occur.  Go ahead and install Trumpet; if you 
  21. find that Trumpet is complaining bitterly about overrun errors, reduce the 
  22. serial port speed until either the overruns go away or you've reduced the 
  23. speed further so much that it was better getting lots of overruns.
  24.  
  25. Also, check out John Navas' FAQ on reducing overruns in Windows; there's lots 
  26. of good tuning advice in there.  I'll give you a head start: disable and 
  27. disk-boosting settings in your system (e.g. IDE 'block mode' or disk caches).
  28.  
  29. >I think my USRobotics Sportster 28.8 has an I/O-Buffer
  30. >anyway, so is there no way round this damn chip?
  31.  
  32. It's not the modem that needs the buffered UART, it's the CPU in your 
  33. computer, which can't always respond to a conventional UART's interrupt 
  34. request (the signal that a byte has arrived) until another byte has also 
  35. arrived and overwritten the first.  This data loss occurrs between the UART 
  36. and your CPU, so what UART an external modem (I assume that you're using an 
  37. external because you say you have a notebook) uses has no effect on the 
  38. problem.  A 16550 UART will hold up to 16 bytes so that the CPU has extra time 
  39. to get around to collecting the incoming data and won't lose any if it's late. 
  40.  PC-internal modems include their own PC serial port, so they can offer your 
  41. system a 16550 or equivalent... but it's on the PC end of the connection, not 
  42. the modem end.
  43.  
  44. Geoffrey Welsh, Developer, InSystems Technologies Inc.: insystem@pathcom.com
  45. At home: geoff@zswamp.uucp, [xenitec.on.ca|m2xenix.psg.com]!zswamp!geoff
  46.